home *** CD-ROM | disk | FTP | other *** search
- Path: quean.cims.nyu.edu!fren5011
- From: fren5011@quean.cims.nyu.edu (David Frenkiel)
- Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.win32,comp.os.ms-windows.nt.misc,fido7.windows.nt,fido7.windows
- Subject: Re: Tale of my woe: IMPLIB from Borland IDE
- Followup-To: comp.lang.c++,comp.os.ms-windows.programmer.win32,comp.os.ms-windows.nt.misc,fido7.windows.nt,fido7.windows
- Date: 23 Feb 1996 19:48:54 GMT
- Organization: New York University
- Distribution: su
- Message-ID: <4gl5n6$l1p@cmcl2.NYU.EDU>
- References: <ADygSAnCM1@r-style.msk.su>
- NNTP-Posting-Host: quean.cims.nyu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Alex Lubimov (lubimov@r-style.msk.su) wrote:
-
- : I'm doing a project in Borland C++ 4.52 IDE, which contains a
- : 32-bit .DLL target. Every time when I have to run IMPLIB, I get
- : a message:
-
- : "Critical error during transfer"
-
- I don't know if this will help but have you tried running implib
- from the command line (from a DOS prompt)?
-
- I use Borland C++ but I do everything from the command line with
- makefiles.
-
- I find that the IDE goes overboard with flags and definitions and
- such. It seems to make everything more complicated than necessary.
-
-